*{margin: 0;padding: 0}
ul,li{list-style: none}
a{text-decoration: none;color: #333333}
.container{width: 1300px;max-width: 1920px;margin: 0 auto;}
.fl_r{float: right}
.fl_l{float: left}
.mobile{display: none}
.pc{display: inline-block !important;}
/*通用头部嵌套*/
header{width:100%;max-width: 1920px;margin: 0 auto;}
.head_top{height: 70px;line-height: 70px}
.head_top .guohui{width: 17px;height: 18px;vertical-align: text-bottom}
.head_top a{font-size: 12px;color: #000000}
.head_top .head_top_left a:hover{color: #065ec9;}
.head_top_right>a{vertical-align: top;position: relative}
.head_top_right .ewm{
    display: none;
    position: absolute;
    width: 130px;
    height: 130px;
    left: -40px;
    top: 43px;
	z-index:2;
}
.head_top_right .ewmhvoer:hover .ewm{display: block;}
.head_top .head_top_right a.zzms{
    display: inline-block;
    width: 73px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #f39800;
    border-radius: 25px;
    vertical-align: middle;
    color:#ffffff;
    margin: 0 20px 0 25px;
	float:unset;
}

.header_dengl_main {float: left;line-height: 47px;}
.header_bmdh {
    display: inline-block;
    position: relative;
    height: 40px;
}
.header_bmdh_main {
    float: right;
    font-size: 14px;
    line-height: 70px;
    cursor: pointer;
}
div.header_bmdh:hover .l_bmdh_main {
    height: auto;
    opacity: 1;
    padding: 0 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.l_bmdh_main {
    position: absolute;
    top: 50px;
    right: 0px;
    border-top: none;
    background: #fff;
    box-sizing: border-box;
    width: 600px;
    height: 0px;
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s;
}

.l_bmdh_bt {
    color: #2682cb;
    font-size: 16px;
    font-weight: bold;
    display: none;
    opacity: 0;
    transition: all 0.3s;
}

.l_zfbm_main {
    overflow: hidden;
    width: 100%;
    display: none;
    opacity: 0;
    transition: all 0.3s;
}

.l_bmdh_main .l_zfbm_main li {
    width: 33.33%;
    float: left;
    line-height: 24px;
    background: none;
    padding: 0px;
    margin: 0;
}

.l_zfbm_main li a {
    font-size: 14px;
    color: #333;
}

div.header_bmdh:hover .l_bmdh_bt {
    display: block;
    opacity: 1;
}

div.header_bmdh:hover .l_zfbm_main {
    display: block;
    opacity: 1;
}

.head_middle{position: relative;display: flex;width: 100%}
.head_middle .head_bg{
    position: absolute;
    bottom: -19px;
    right:-38px;
    z-index: -1;
}
.head_middle .logobox{display:block;margin: 20px 0 46px 0}
.head_middle .logobox img{display: block}

.search_box {
    width: 30%;
    height: 39px;
    border: 1px solid #1c69c6;
    background-clip: padding-box;
    position: absolute;
    right: 75px;
    top: 30px;
}

.search_box input {
    width: 55%;
    height: 100%;
    border: none;
    outline: 0;
    vertical-align: top;
}

.search_box .submit {
    width: 13%;
    height: 100%;
    background-image: url("../img/search_icon.png");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    outline: 0;
    border: 0;
    background-color: unset;
    vertical-align: top;
}
.search_box .l_ssqh {
    width: 24%;
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    line-height: 20px;
    height: 20px;
    background: url(../img/search_img.png) no-repeat right 10px center;
    box-sizing: border-box;
    outline: 0;
    text-align: left;
    padding-left: 10px;
    border: none;
    cursor: pointer;
}
.search_box .l_ssqh ul{width: 80%}
.search_box .l_ssqh ul li:hover {
    background: #2682cb;
    color: #fff;
}
.search_box .l_ssqh .l_ssqhli {
    box-sizing: content-box;
    display: none;
    background: #fff;
    margin-top: 5px;
    line-height: 26px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}
.search_box .l_ssqh .l_ssqhli li {
    text-align: center;
}
.jyhbs{
    width: 58px;
    height: 58px;
    position: absolute;
    right: 0;
    top: 20px;
}

/*导航栏*/
.main_nav{
    width: 100%;
    background-color: #1c69c6;
}
.main_nav ul{
    display: flex;
}
.main_nav ul li{
    height: 60px;
    flex: 1;
}
.main_nav ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-size: 20px;
}
.main_nav ul li.active{
    background-color: #0653ab;
}


/*通用底部嵌套*/
footer{background: #f5f5f5;padding: 43px 0;box-sizing: border-box;margin-top: 30px}
.yqlj_box {width:100%;position: relative;}

.yqlj_box li {
    width: 15%;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    background: #ffffff;
    position: static;
    float: left;
    margin: 0 2% 0 0;
    border: 1px solid #dddddd;
}

.yqlj_box li:last-child {
    margin: 0 0 0 0 !important;
}

.yqlj_box li a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    font-size: 14px;
    color: #333333;
}

.l_yqzz {
    display: none;
    overflow: hidden;
}

.l_yqlj_box {
    display: block;
    width: 100%;
    text-align: center;
}

.l_yqlj_box img {
    margin-left: 24px;
    transition: all 0.3s;
    vertical-align: middle;
}

.l_yqlj_box span {
    font-size: 14px;
    color: #333333;
}

.l_yqzz2 {
    position: absolute;
    width: 100%;
    bottom: 36px;
    left: 0;
    z-index: 999;
    padding: 20px;
    box-sizing: border-box;
    background: #e1edff;
}

.yqlj_box .l_yqzz a {
    display: block;
    width: 25%;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    float: left;
}

.yqlj_box li:hover .l_yqzz {
    display: block;
}

.yqlj_box li:hover .l_yqlj_box img {
    transform: rotate(180deg);
}
.footer_left,.footer_right{width: 50%;padding: 40px 0 0 0;}
.footer_left .p1{margin-bottom: 15px}
.footer_left p,.footer_left p a{font-size: 14px;}
.footer_left .p1 a{
    display: inline-block;
    height: 15px;
    line-height: 15px;
    padding: 0 15px;
    border-right: 1px solid #333;
    font-size: 14px;
    color: #000000;
}
.footer_left .p1 a:hover{color: #0653ab}
.footer_left .p1 a:first-child{padding: 0 15px 0 0;}
.footer_left .p1 a:last-child{border: none}
.footer_left p{line-height: 1.8}
.footer_left p img{vertical-align: text-bottom;margin-right: 8px}
.footer_right{padding-top: 60px;text-align: right}
.footer_right img{display: inline-block;vertical-align: middle;margin-left: 20px}



/*移动端适配*/
@media (max-width: 750px) and (min-width: 320px){
    .mobile {display: block !important;}
    .pc {display: none !important;}
    .fl_r, .fl_l {
        width: 100% !important;
        float: none !important;
        margin-top: 25px;
    }
    .container{width: 100%;padding: 10px;box-sizing: border-box}
    .head_top {height: 40px;line-height: 40px;background-color: #8dc4e8}
    .head_top_right{margin-top: 0}
    .head_top_right>a{color: #ffffff}
    .head_top_right span>a{color: #ffffff}
    .head_top_right .menueButton{display: inline-block !important;float: right;margin: 10px 10px 0 0;}
    .shadows {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        z-index: 10;
    }
    .menue {
        position: fixed;
        width: 60%;
        height: 100%;
        background-color: #0162b9;
        border-top-right-radius: 5px;
        z-index: 11;
        left: -60%;
        text-align: center;
    }
    .menue ul{margin-bottom: 60px}
    .menue img{display: block;margin: 20px auto 0 auto;}
    .menue .w{color: #fff}
    .menue .login{
        display: inline-block;
        background-color: #ff4544;
        color: #ffffff;
        padding: 3px 10px;
        border-radius: 5px;
        margin: 10px;
    }
    .menue ul li {
        height: 40px;
        line-height: 40px;
    }
    .menue ul li a {
        font-size: 16px;
        color: #ffffff;
        font-weight: bold;
    }
    .menue .menueA {
        display: block;
        width: 120px;
        height: 30px;
        line-height: 30px;
        color: #ffffff;
        margin: 20px auto 0 auto;
        background-color: #a2cef2;
        border-radius: 30px;
        font-size: 14px;
    }
    .menue .menueA img {
        vertical-align: middle;
    }
    .closeMenue {
        width: 30px;
        height: 30px;
        background: url("../img/tabclose.png");
        transform: rotate(-90deg);
        background-size: cover;
        float: right;
    }
    .head_middle .logobox{margin: 20px 0 100px 0}
    .head_middle .logobox img{width: 90%;margin: 0 auto;}
    .head_middle .head_bg{width: 100%;right: 0}
    .search_box{width: 80%;top:90px;right: 35px}

    footer{padding: 0}
    footer .container{position: relative}
    .footer_left, .footer_right{padding: 0}
    footer .ICPba{display: block}
    .footer_right {position: absolute;bottom: 0;right: 10px}
}